Feature: Iniciar Sesión
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 42.035s |
Scenario: Iniciar Sesión con datos correctos
Before
0m 4.620s
Given
I navigate to page "http://localhost:2368/ghost/#/signin"
0m 11.165s
And
I wait for 5 seconds
0m 5.315s
When
I enter email "<USERNAME1>"
0m 4.149s
And
I wait for 2 seconds
0m 2.327s
And
I enter password "<PASSWORD1>"
0m 0.500s
And
I wait for 2 seconds
0m 2.302s
And
I click next
0m 6.203s
And
I wait for 5 seconds
0m 5.449s
After
0m 0.005s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2368/ghost/#/signin"
And
I wait for 5 seconds
When
I enter email "<USERNAME1>"
And
I wait for 2 seconds
And
I enter password "<PASSWORD1>"
And
I wait for 2 seconds
And
I click next
And
I wait for 5 seconds
After
NO IMAGE AVAILABLE